if service.click({
{"More, button",
"*Original Sound*",
}
})
return true
end

if service.click({
{"*Original Sound*",
"More, button",
}
})
return true
end

if service.click({
{"Close",
"More, button",
"*Original Sound*Participants",
}
})
return true
end

if service.click({
{"Settings tab.",
"Meeting",
"*Use Original Sound  ",
"*Back",
"Meet and Chat tab",
}
})
return true
end
